Welcome![Sign In][Sign Up]
Location:
Search - Java TCP

Search list

[JSP/JavaTcp

Description: java tcp 文件传输 tcp协议
Platform: | Size: 13773 | Author: zhouwy | Hits:

[JSP/Javajava

Description: java tcp get system time server
Platform: | Size: 1823 | Author: hsu | Hits:

[Telnet ServerJava-TCP服务器】

Description: 这是一个TCP服务器端的实现代码,监听客户端的请求,在子线程中处理各个客户端发来的数据包,再将处理后的结果送回客户端。这里提供的代码很完整,包括一个mainclass,一个监听class和它的interface,一个包处理class,一个发送class,基本上可以直接使用。-This is a TCP server-side implementation code, bugging the client's request, the child acquires handle all the client's data packets, and then after the results back to the client. Here is the complete code, including a mainclass, a listening class and its interface, a packet processing class, a class this basically straightforward to use.
Platform: | Size: 8035 | Author: 职工 | Hits:

[Proxy Servertcpproxy-1.1.4.tar

Description: tcp代理服务器 -tcp proxy server
Platform: | Size: 23552 | Author: 站长 | Hits:

[JSP/Javajava_TCP

Description: 关于TCP的Java网络编程-on TCP Java Network Programming
Platform: | Size: 1024 | Author: 王心宇 | Hits:

[JSP/Java简单的聊天程序(作者:刘亚焱)

Description: 简单的聊天程序用java实现底层网络通信,我用的是 TCP/IP协议里的套接字(Socket)编程接口来实现网络通讯。-simple chat program using java achieve bottom network communication, I use the TCP/IP protocol's socket (Socket) programming interfaces to network communications.
Platform: | Size: 12288 | Author: 黄国内 | Hits:

[JSP/Java2004120117454829025

Description: 多线程通信 程序说明 Ⅰ、设计项目: 简单的聊天程序 Ⅱ、设计人: 刘亚焱 Ⅲ、设计时间: 2003.5.6 Ⅳ、设计步骤: 1)需求分析: 用java实现底层网络通信,我用的是 TCP/IP协议里的套接字(Socket)编程接口来实现网络通讯。 2)设计部分: socket是一种流式通信机制,是一种基于连接的通信,即,在通信之前通信双方确认身份并建立一条 专用的虚拟连接通道,然后他们通过这条通道传送数据信息进行通信,当通信结束时再将原来所建的连 接拆除。-multithreaded communications description of the procedures, design projects : a simple chat program II, designer : Liu Yan III, the design time : 2003.5.6 IV, the design steps : 1) Demand Analysis : java achieve underlying network communication, I use the TCP/The IP socket (Socket) programming interfaces to network communications. 2) Design : socket is a streaming communication mechanism is based on a link of communication, namely, the communication before the two sides identified telecommunications and the establishment of a dedicated virtual link, and then they pass this information channel for transmission of data communications, when the communication ended when it originally construction of the link removed.
Platform: | Size: 315392 | Author: | Hits:

[JSP/Javatcp_chat_teacher_zhang1

Description: java的UDP聊天程序,简单-UDP chat program, a simple
Platform: | Size: 1024 | Author: 无畏 | Hits:

[DocumentsJava_net(1-11)20031225

Description: 掌握网络基础概念利用Java语言在传输层进行编程UDP、TCP利用Java语言在应用层进行编程SMTP、POP3、HTTP掌握服务器端编程技术Servlet利用Java语言进行简单的分布式计算RMI、CORBA-grasp the concept of network infrastructure using Java language in the transport layer programming UDP, TCP use the Java language in the application layer program SMTP, POP3, HTTP server grasp programming language Java Servlet use of a simple distributed computing RMI, CORBA
Platform: | Size: 250880 | Author: we | Hits:

[Internet-Network一个基于TCP聊天室的简单实现

Description: 多聊和私聊的实现程序,对你们应该有很大的帮助哦-Private Chat, and chat over the procedures, you should be very helpful oh
Platform: | Size: 72704 | Author: 蓝铃 | Hits:

[Internet-Network断点传输服务器端

Description: 一断点续传程序服务器端 本软件适用于装有IP/TCP协议的电脑. 主要功能:电脑间传送大型文件.(如电影等)- A break point continues passes on procedure server end this software to be suitable to being loaded with the IP/TCP agreement the computer Main function: Between the computer transmits the large-scale document. (for example movie and so on)
Platform: | Size: 78848 | Author: 赵红 | Hits:

[Windows Developjavatcp

Description: 介绍了Java网络编程中很重要得一个方面——Tcp协议,其中的例子详细介绍了Tcp编程的过程-introduced the Java programming network in a very important respect-- DEC agreement, an example of a remarkably detailed programming process
Platform: | Size: 315392 | Author: gengxt00 | Hits:

[JSP/Javajava-TCP

Description: 1.实现一个采用用户自定义协议的文件传输服务器FileServer和客户FileClient。 2. 编写一服务器程序和客户程序,要求客户每输入一行数据,服务器接收后加上echo:回送给客户程序,要求服务器程序采用多线程方式和线程池为每个客户分配一个线程。-1. The realization of a use of user-defined file transfer protocol server FileServer and customer FileClient. 2. Write a server program and the client, required for every input line of data, the server after receiving add echo: back to give clients require the server program uses multiple threads and thread pools for each customer is assigned a thread.
Platform: | Size: 12288 | Author: zhang liang | Hits:

[TCP/IP stackJAVA-SOCKET

Description: java tcp/ip的socket 客户端与服务端编程-java tcp/ip socket
Platform: | Size: 1024 | Author: 肖新 | Hits:

[JSP/Javajava-socket

Description: 简单的JAVA聊天实现。客户端。TCP/UDP的使用。。。。。点对点通讯以及群发消息。-Simple JAVA chat implementation. Client. TCP/UDP use. . . . . Point to point communication, and mass messaging.
Platform: | Size: 3072 | Author: 邹晓敏 | Hits:

[JSPJava-TCP-IP-Socket

Description: Java TCP/IP Socket编程-TCP/IP Sockets in Java
Platform: | Size: 1691648 | Author: henry | Hits:

[JSP/Javajava-TCP-programming

Description: javaTCP程序设计,代码详细有注释,可以直接在MyEclipse运行。欢迎下载使用-java TCP programming, code, detailed notes, directly in MyEclipse. Welcome to download
Platform: | Size: 4096 | Author: liu | Hits:

[JSPJava-TCP-IP-Socket2

Description: Java + TCP/IP, Socket programming + + version 2 of the novel -Java+ TCP/IP, Socket programming++ version 2 of the novel
Platform: | Size: 6984704 | Author: ccccc | Hits:

[JSP/Javatcp

Description: java实现tcp通讯(包括服务端与客户端)(Implementation of TCP communication with Java)
Platform: | Size: 2048 | Author: Cs_mr | Hits:

[JSP/Javaexo

Description: the file contient code java tcp udp ip
Platform: | Size: 4096 | Author: belhaj | Hits:
« 1 23 4 5 6 7 8 9 10 ... 40 »

CodeBus www.codebus.net